PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFBaseDigitalSignature Class / setReason Method
The reason for the signing.
In This Topic
    setReason Method
    In This Topic
    Sets the sign reason.
    This property should not be set for signatures.
    Syntax
    public void setReason( 
       java.lang.String reason
    )

    Parameters

    reason
    The reason for the signing.
    See Also